GtkListBox: Implement non-selectable rows
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 03:14:28 +0000 (23:14 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jul 2014 03:57:33 +0000 (23:57 -0400)
commit0bfad993ac888382d028afe28d8bc74305bcc45d
tree488b1796f0fb6df267ca2d66009094587e50dd3b
parent7932370ef85c22142ba1e0073fd276fb65326eb2
GtkListBox: Implement non-selectable rows

This commit changes things so that we never mark non-selectable
rows as selected.
gtk/gtklistbox.c